projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcc3195
)
(dabbrev-abbrev-skip-leading-regexp): Doc fix.
author
Erik Naggum
<erik@naggum.no>
Wed, 24 Jan 1996 19:01:08 +0000
(19:01 +0000)
committer
Erik Naggum
<erik@naggum.no>
Wed, 24 Jan 1996 19:01:08 +0000
(19:01 +0000)
lisp/dabbrev.el
patch
|
blob
|
history
diff --git
a/lisp/dabbrev.el
b/lisp/dabbrev.el
index b2157841a664f5f243b91d50ad44364d1aeaabcd..5de6097500d19009f9b60d22c0644108508759ba 100644
(file)
--- a/
lisp/dabbrev.el
+++ b/
lisp/dabbrev.el
@@
-108,7
+108,7
@@
Example: Set this to \"\\\\$\" for programming languages
in which variable names may appear with or without a leading `$'.
-(For example, in Makefiles.)
+
\
(For example, in Makefiles.)
Set this to nil if no characters should be skipped.")